Script: --on windowEvent wdID,wdName,objNo,objName,objValue¬¬if objValue="Open" then ¬ showhidehelp¬ enterGettingStarted¬else if objValue="Close" then ¬ closingGettingStarted¬else if objValue="Suspend" then ¬ ¬else if objValue="Resume" then ¬ enterGettingStarted¬else if objValue="CloseBox" then ¬ ¬else if objValue="ZoomBox" then ¬ ¬else if objValue="GrowBox" then ¬ ¬else if objValue="TitleBar" then ¬ ¬end if¬¬--end windowEvent